/* Title for alert panel button to try to kill a process cleanly (with SIGINT). */
"Quit" = "종료";
/* Title alert panel when killing a process.
Title for toolbar item. */
"Quit Process" = "프로세스 종료";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" might disrupt your computer." = "“%@”을(를) 종료하는 것은 컴퓨터를 방해합니다.";
/* Format for alert message. Argument is the name of a process. */
"Quitting \"%@\" will log you out." = "“%@”을(를) 종료하면 로그 아웃됩니다.";
/* Short name of column */
"Real Memory" = "실제 메모리";
/* Short name of column */
"RPRVT" = "RPRVT";
/* Title of sample window starting */
"Sample of %@" = "%@의 샘플";
/* Final text of sampling */
"Sample of process %@ (%d)" = "%@ (%d) 프로세스의 샘플링 ";
/* Title for toolbar item.
Title alert panel when sampling a process. */
"Sample Process" = "샘플 프로세스";
/* Title for toolbar item. */
"Show" = "보기";
/* show frames string */
"Show Frame" = "프레임 보기";
/* Title for toolbar item help. */
"Take a sample of a running process" = "실행중인 프로세스의 샘플링 가져오기";
/* TB */
"TB" = "TB";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. Quitting this process may adversly affect the performance of your computer. You need to authorize as an administrative user to kill the process." = "“%@” 프로세스는 %@의 소유입니다. 이 프로세스를 종료하면 컴퓨터의 실행 속도에 나쁜 영향을 줄 수 있습니다. 프로세스를 죽이려면 관리 권한이 있는 사용자로 인증해야합니다. ";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. Quitting this process will log you out. You need to authorize as an administrative user to kill the process." = "“%@” 프로세스는 %@의 소유입니다. 이 프로세스를 종료하면 로그 아웃됩니다. 프로세스를 종료시키려면 관리 권한이 있는 사용자로 인증해야 합니다. ";
/* Format for alert message when user tries to kill someone else's process with authorization. */
"The process \"%@\" is owned by %@. You need to authorize as an administrative user to kill the process." = "“%@” 프로세스는 %@의 소유입니다. 프로세스를 종료시키려면 관리 권한이 있는 사용자로 인증해야 합니다. ";
/* Short name of column */
"Thr" = "Thr";
/* toolbar item tool tip */
"toolTip" = "toolTip";
/* Short name of column */
"Virtual Memory" = "가상 메모리";
/* Short name of column */
"VSIZE" = "VSIZE";
/* Title alert panel when killing a process could have disastrous consequences. */
"WARNING" = "경고";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot quit the process \"%@\" because it is owned by %@." = "“%@” 프로세스를 %@이(가) 소유하고 있기 때문에 종료할 수 없습니다.";
/* Format for alert message when user tries to kill someone else's process. */
"You cannot sample the process \"%@\" because it is owned by %@." = "“%@” 프로세스를 %@이(가) 소유하고 있기 때문에 샘플링할 수 없습니다.";